const runtime.heapStatsDep

17 uses

	runtime (current package)
		metrics.go#L90: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L102: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L109: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L116: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L128: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L135: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L149: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L156: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L175: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L184: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L191: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L198: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L205: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L240: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L268: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L301: 	heapStatsDep statDep = iota // corresponds to heapStatsAggregate
		metrics.go#L471: 		case heapStatsDep: